From fc3d48f35d616188ee50980b5ce25c430de8f4c9 Mon Sep 17 00:00:00 2001 From: "awilliam@xenbuild.aw" Date: Thu, 27 Jul 2006 09:17:54 -0600 Subject: [PATCH] [IA64] include asm/vhpt.h in ivt.S Include asm/vhpt.h to define VHPT_GLOBAL and VHPT_ENABLED. Signed-off-by: Tristan Gingold --- xen/arch/ia64/xen/ivt.S | 1 + 1 file changed, 1 insertion(+) diff --git a/xen/arch/ia64/xen/ivt.S b/xen/arch/ia64/xen/ivt.S index 1a7b8389df..741cd898e4 100644 --- a/xen/arch/ia64/xen/ivt.S +++ b/xen/arch/ia64/xen/ivt.S @@ -1,5 +1,6 @@ #ifdef XEN #include +#include #endif /* * arch/ia64/kernel/ivt.S -- 2.30.2